home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.1.2 / Upgrader / Released / Upgrader 1.1.1 / Additional Plug-in Examples / Generic Read Me Plug-in / About this example
Encoding:
Text File  |  1998-02-12  |  1.5 KB  |  14 lines  |  [ttro/ttxt]

  1. Generic Read Me Plug-in Example
  2.  
  3. This example functions identically to the "IInfo" plug-in that comes with Mac OS 8, but allows multiple read me panels to be present in a single data file.  This is accomplished by storing the preference resource ID in a 'paul' resource in both the plug-in file and editor file.  If you wish to add another read me plug-in to your data file, duplicate the Generic Read Me plug-in and editor files (rename as appropriate, but both files must match), then change the 'paul' resource in both files to an ID not being used by another read me plug-in.
  4.  
  5. What's in this folder:
  6.  
  7. "Plug-in Sources" folder:  Contains a Metrowerks 10 project and source files to build the Generic Read Me plug-in file.
  8.  
  9. "Working Example" folder:  Contains the necessary files to create an Upgrader example based on the "Mac OS 8.1 Install" Upgrader document that shows the Generic Read Me(GRM) plug-in in action.  To create a working example, drag the contents of the "Add these files to Upgrader" folder into a copy of the "Upgrader 1.1.1 Application" folder, then drag the contents of the "Add these files to ModifierTool" folder into a copy of the "ModifierTool 1.1.1b3 App." folder.  The "Mac OS 8.1 Install w/Generic RM" Upgrader document has been set up to run the GRM plug-in after the existing read me plug-in.  Drop the "Mac OS 8.1 Install w/Generic RM" file on the ModifierTool application to edit the actions of the GRM plug-in.
  10.  
  11. © Apple Computer, Inc.  1998
  12. January 12, 1998
  13.  
  14.